dwc_otg: delete hcd->channel_lock
authorP33M <p33m@github.com>
Mon, 15 May 2017 13:27:48 +0000 (14:27 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:37:50 +0000 (17:37 +0000)
commitdce1d40ee59c37fef2191d4e201c6d0ce2449a05
tree8054400e2a5ebe4ac24107eb9d756c1122e84a1e
parentfd5eba2769a828fc168d71595cf12f93d86181f1
dwc_otg: delete hcd->channel_lock

The lock serves no purpose as it is only held while the HCD spinlock
is already being held.
drivers/usb/host/dwc_otg/dwc_otg_hcd.c
drivers/usb/host/dwc_otg/dwc_otg_hcd.h
drivers/usb/host/dwc_otg/dwc_otg_hcd_ddma.c
drivers/usb/host/dwc_otg/dwc_otg_hcd_intr.c